kos_sys::os::fs

Function fs_open_handle

Source
pub unsafe extern "C" fn fs_open_handle(
    vfs: *mut vfs_handler_t,
    hnd: *mut c_void,
) -> file_t