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

Rewinds the read pointer to first item in the directory @param file pointer to file object. @return bool success flag