kos_sys::os::fs

Function fs_copy

Source
pub unsafe extern "C" fn fs_copy(
    src: *const c_char,
    dst: *const c_char,
) -> c_ssize_t