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

mlock

Function mlock 

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