kos_sys::os::fs

Function fs_fcntl

Source
pub unsafe extern "C" fn fs_fcntl(
    fd: file_t,
    cmd: c_int,
    ...
) -> c_int