Function fcntl

Source
pub unsafe extern "C" fn fcntl(
    __fd: c_int,
    __cmd: c_int,
    ...
) -> c_int