Function FSPXI_SetFileSize
Source pub unsafe extern "C" fn FSPXI_SetFileSize(
serviceHandle: Handle,
file: FSPXI_File,
size: u64_,
) -> Result
Expand description
Set size of a file
ยงArguments
file - File to set the size of
size - Size to set the file to