pub unsafe extern "system" fn CM_Register_Notification(
    pfilter: *const CM_NOTIFY_FILTER,
    pcontext: *const c_void,
    pcallback: PCM_NOTIFY_CALLBACK,
    pnotifycontext: *mut HCMNOTIFICATION
) -> CONFIGRET
Expand description

Required features: "Win32_Foundation"