libloading::os::unix

Function dladdr

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