Function libloading::os::unix::dladdr

source ยท
unsafe extern "C" fn dladdr(
    addr: *mut c_void,
    info: *mut DlInfo,
) -> c_int