Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
core_foundation::declare_TCFType - Rust
[go: Go Back, main page]

Macro core_foundation::declare_TCFType[][src]

macro_rules! declare_TCFType {
    (
        $(#[$doc:meta])*
        $ty:ident, $raw:ident
    ) => { ... };
}