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

mlock2

Function mlock2 

Source
pub unsafe extern "C" fn mlock2(
    addr: *const c_void,
    len: size_t,
    flags: c_uint,
) -> c_int