pub unsafe extern "system" fn WheaRegisterInUsePageOfflineNotification(
    callback: PFN_IN_USE_PAGE_OFFLINE_NOTIFY,
    context: *const c_void
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"