windows::Win32::Security::Credentials

Function SCardIntroduceReaderGroupW

pub unsafe fn SCardIntroduceReaderGroupW<P1>(
    hcontext: usize,
    szgroupname: P1,
) -> i32
where P1: Param<PCWSTR>,