Macro security_framework_sys::keychain::char_lit [−][src]
macro_rules! char_lit {
($e : expr) => { ... };
}Expand description
Like Apple’s headers, it assumes Little Endian, as there are no supported Big Endian machines any more :(