Function windows_sys::Win32::System::Services::StartServiceA

pub unsafe extern "system" fn StartServiceA(
    hservice: SC_HANDLE,
    dwnumserviceargs: u32,
    lpserviceargvectors: *const PCSTR,
) -> BOOL