Function jit_readelf_get_section

Source
pub unsafe extern "C" fn jit_readelf_get_section(
    readelf: jit_readelf_t,
    name: *const c_char,
    size: *mut jit_nuint,
) -> *mut c_void