starry_api

Function sys_write

Source
pub fn sys_write(
    fd: i32,
    buf: UserConstPtr<c_void>,
    count: usize,
) -> LinuxResult<isize>