[][src]Type Definition winapi::um::cfgmgr32::PCM_NOTIFY_CALLBACK

type PCM_NOTIFY_CALLBACK = Option<unsafe extern "system" fn(hNotify: HCMNOTIFICATION, Context: PVOID, Action: CM_NOTIFY_ACTION, EventData: PCM_NOTIFY_EVENT_DATA, EventDataSize: DWORD) -> DWORD>;