Function windows::Win32::Security::Credentials::SCardForgetReaderGroupA

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