windows::Win32::Security::Credentials

Function SCardListReadersW

pub unsafe fn SCardListReadersW<P1>(
    hcontext: usize,
    mszgroups: P1,
    mszreaders: Option<PWSTR>,
    pcchreaders: *mut u32,
) -> i32
where P1: Param<PCWSTR>,