Function nstd_fs::nstd_std_fs_close [−][src]
pub unsafe extern "C" fn nstd_std_fs_close(handle: &mut NSTDFile)Expand description
Closes a file.
Parameters:
NSTDFile *handle - The handle to the file.
pub unsafe extern "C" fn nstd_std_fs_close(handle: &mut NSTDFile)Closes a file.
Parameters:
NSTDFile *handle - The handle to the file.