Function windows_sys::Win32::Networking::WinInet::GetDiskInfoA
pub unsafe extern "system" fn GetDiskInfoA(
pszpath: PCSTR,
pdwclustersize: *mut u32,
pdlavail: *mut u64,
pdltotal: *mut u64
) -> BOOL
Expand description
Required features: "Win32_Foundation"