Function windows_sys::Win32::UI::Shell::SHGetDiskFreeSpaceExW
[−]pub unsafe extern "system" fn SHGetDiskFreeSpaceExW(
pszdirectoryname: PCWSTR,
pulfreebytesavailabletocaller: *mut u64,
pultotalnumberofbytes: *mut u64,
pultotalnumberoffreebytes: *mut u64
) -> BOOLExpand description
Required features: "Win32_UI_Shell", "Win32_Foundation"