[−][src]Function llvm_sys::lto::lto_module_has_objc_category
pub unsafe extern "C" fn lto_module_has_objc_category(
mem: *const c_void,
length: size_t
) -> lto_bool_t
Return true if Buffer
contains a bitcode file with ObjC code
(category or class) in it.