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

Required features: "Win32_Foundation"