Function llvm_sys::lto::lto_module_has_objc_category

source ยท
pub unsafe extern "C" fn lto_module_has_objc_category(
    mem: *const c_void,
    length: size_t
) -> lto_bool_t
Expand description

Return true if Buffer contains a bitcode file with ObjC code (category or class) in it.