Function windows_sys::Win32::System::WindowsProgramming::GetSystemRegistryQuota
pub unsafe extern "system" fn GetSystemRegistryQuota(
pdwquotaallowed: *mut u32,
pdwquotaused: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"