windows::Win32::Security::Credentials

Function SCardIntroduceReaderGroupA

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