windows::Win32::Security::Credentials

Function SCardListReadersA

pub unsafe fn SCardListReadersA<P1>(
    hcontext: usize,
    mszgroups: P1,
    mszreaders: Option<PSTR>,
    pcchreaders: *mut u32,
) -> i32
where P1: Param<PCSTR>,