[][src]Type Definition winapi::um::winsvc::PFN_SC_NOTIFY_CALLBACK

type PFN_SC_NOTIFY_CALLBACK = Option<unsafe extern "system" fn(pParameter: PVOID)>;