Function libloading::os::unix::dladdr

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