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

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’