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