Function windows::Win32::Security::Credentials::SCardForgetReaderGroupA
pub unsafe fn SCardForgetReaderGroupA<P0>(
hcontext: usize,
szgroupname: P0,
) -> i32where
P0: Param<PCSTR>,