Function fcntl

Source
pub unsafe extern "system" fn fcntl(
    fd: c_uint,
    cmd: c_uint,
    arg: c_uint,
) -> c_long