windows::Win32::Security::Credentials

Function SCardRemoveReaderFromGroupA

pub unsafe fn SCardRemoveReaderFromGroupA<P1, P2>(
    hcontext: usize,
    szreadername: P1,
    szgroupname: P2,
) -> i32
where P1: Param<PCSTR>, P2: Param<PCSTR>,