Function phper_sys::lockf64

source ·
pub unsafe extern "C" fn lockf64(
    __fd: c_int,
    __cmd: c_int,
    __len: __off64_t
) -> c_int