Function ndk_sys::lockf

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