pub type PSC_NOTIFICATION_CALLBACK = Option<unsafe extern "system" fn(dwnotify: u32, pcallbackcontext: *const c_void)>;
Expand description

Required features: "Win32_System_Services"