CM_Register_Notification

Function CM_Register_Notification 

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