windows::Win32::Security::Credentials

Function SCardLocateCardsW

pub unsafe fn SCardLocateCardsW<P1>(
    hcontext: usize,
    mszcards: P1,
    rgreaderstates: *mut SCARD_READERSTATEW,
    creaders: u32,
) -> i32
where P1: Param<PCWSTR>,