Function lockf64

Source
pub unsafe extern "C" fn lockf64(
    __fd: c_int,
    __op: c_int,
    __length: off64_t,
) -> c_int