windows::Win32::Security::Credentials

Function SCardForgetReaderGroupA

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