pub unsafe extern "system" fn GetDiskSpaceInformationW(
    rootpath: PCWSTR,
    diskspaceinfo: *mut DISK_SPACE_INFORMATION
) -> HRESULT
Expand description

Required features: "Win32_Storage_FileSystem"