[][src]Function winapi::um::winsvc::ControlService

pub unsafe extern "system" fn ControlService(
    hService: SC_HANDLE,
    dwControl: DWORD,
    lpServiceStatus: LPSERVICE_STATUS
) -> BOOL