Function mach_o_sys::dyld::NSLookupSymbolInImage [] [src]

pub unsafe extern "C" fn NSLookupSymbolInImage(
    image: *const mach_header,
    symbolName: *const c_char,
    options: uint32_t
) -> NSSymbol