Function libc::lockf

source · []
pub unsafe extern "C" fn lockf(
    fd: c_int,
    cmd: c_int,
    len: off_t
) -> c_int