kos_sys::os::fs

Function fs_write

Source
pub unsafe extern "C" fn fs_write(
    hnd: file_t,
    buffer: *const c_void,
    cnt: c_size_t,
) -> c_ssize_t