windows::Win32::Security::Credentials

Function SCardIntroduceReaderW

pub unsafe fn SCardIntroduceReaderW<P1, P2>(
    hcontext: usize,
    szreadername: P1,
    szdevicename: P2,
) -> i32
where P1: Param<PCWSTR>, P2: Param<PCWSTR>,