Function ControlServiceExA

Source
pub unsafe extern "system" fn ControlServiceExA(
    hService: SC_HANDLE,
    dwControl: DWORD,
    dwInfoLevel: DWORD,
    pControlParams: PVOID,
) -> BOOL