pub unsafe extern "system" fn IoWMISetNotificationCallback(
    object: *mut c_void,
    callback: WMI_NOTIFICATION_CALLBACK,
    context: *const c_void
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"