xila_file_system_advise

Function xila_file_system_advise 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xila_file_system_advise( _file: XilaFileIdentifier, _offset: XilaFileSystemSize, _length: XilaFileSystemSize, _advice: u8, ) -> XilaFileSystemResult
Expand description

This function is used to advice the file system about the access pattern of a file.