pub unsafe extern "system" fn QueryMemoryResourceNotification(
    resourcenotificationhandle: HANDLE,
    resourcestate: *mut BOOL
) -> BOOL
Expand description

Required features: "Win32_System_Memory", "Win32_Foundation"