Skip to main content

xila_file_system_directory_close

Function xila_file_system_directory_close 

Source
pub unsafe extern "C" fn xila_file_system_directory_close(
    directory: *mut XilaFileSystemDirectory,
) -> XilaFileSystemResult
Expand description

This function is used to close a directory.

ยงSafety

The caller must ensure that the provided pointer is valid and points to a properly initialized `XilaFile