Function windows::Win32::Security::Credentials::SCardForgetReaderGroupW

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