Function ControlService
pub unsafe fn ControlService(
hservice: SC_HANDLE,
dwcontrol: u32,
lpservicestatus: *mut SERVICE_STATUS,
) -> Result<()>
pub unsafe fn ControlService(
hservice: SC_HANDLE,
dwcontrol: u32,
lpservicestatus: *mut SERVICE_STATUS,
) -> Result<()>