pub unsafe extern "C" fn storage_dir_close(file: *mut File) -> bool
Expand description

Close the directory. Also free file handle structure and point it to the NULL. @param file pointer to a file object. @return bool success flag