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