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

type LPHANDLER_FUNCTION = Option<unsafe extern "system" fn(dwControl: DWORD)>;