pub type PFN_SC_NOTIFY_CALLBACK = Option<unsafe extern "system" fn(pparameter: *const c_void)>;
Expand description

Required features: "Win32_System_Services"