Function xila_file_system_allocate

Source
#[no_mangle]
pub extern "C" fn xila_file_system_allocate(
    _file: XilaUniqueFileIdentifier,
    _offset: XilaFileSystemSize,
    _length: XilaFileSystemSize,
) -> XilaFileSystemResult