[][src]Function kpathsea_sys::lockf

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