Function advapi32::ControlService [] [src]

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