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

lockf

Function lockf 

Source
pub unsafe extern "C" fn lockf(
    fd: c_int,
    cmd: c_int,
    len: off_t,
) -> c_int