rustmax::libc

Function dlinfo

Source
pub unsafe extern "C" fn dlinfo(
    handle: *mut c_void,
    request: i32,
    info: *mut c_void,
) -> i32