Function cyclors::lockf

source ยท
pub unsafe extern "C" fn lockf(
    __fd: c_int,
    __cmd: c_int,
    __len: __off_t,
) -> c_int