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 instead