pub unsafe extern "system" fn QueryServiceConfigA(
    hservice: SC_HANDLE,
    lpserviceconfig: *mut QUERY_SERVICE_CONFIGA,
    cbbufsize: u32,
    pcbbytesneeded: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Security"