pub unsafe extern "system" fn SetupQuerySourceListA(
    flags: u32,
    list: *mut *mut PCSTR,
    count: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"