Function libc::lockf[][src]

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