Function libc::_dyld_get_image_header
source ยท pub unsafe extern "C" fn _dyld_get_image_header(
image_index: u32,
) -> *const mach_header
๐Deprecated since 0.2.55: Use the
mach2
crate insteadpub unsafe extern "C" fn _dyld_get_image_header(
image_index: u32,
) -> *const mach_header
mach2
crate instead