pub unsafe extern "C" fn FSUSER_GetSpecialFileSize(
    fileSize: *mut u64_
) -> Result
Expand description

Gets the size of a special file.

§Arguments

  • fileSize - Pointer to output the size to.