Function ndk_sys::lockf64

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