Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

dlinfo

Function dlinfo 

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