windows::Win32::Security::Credentials

Function SCardForgetReaderGroupW

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