Function FSPXI_GetSpecialFileSize

Source
pub unsafe extern "C" fn FSPXI_GetSpecialFileSize(
    serviceHandle: Handle,
    fileSize: *mut u64_,
) -> Result
Expand description

Gets the size of a special file.

ยงArguments

  • fileSize - Pointer to output the size to.