Function dlinfo

Source
pub unsafe extern "C" fn dlinfo(
    __handle: *mut c_void,
    __request: i32,
    __arg: *mut c_void,
) -> i32