pub unsafe extern "system" fn CM_Register_Notification(
pfilter: *const CM_NOTIFY_FILTER,
pcontext: *const c_void,
pcallback: PCM_NOTIFY_CALLBACK,
pnotifycontext: *mut isize
) -> CONFIGRETExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
