windows::Win32::Security::Credentials

Function SCardGetReaderIconA

pub unsafe fn SCardGetReaderIconA<P1>(
    hcontext: usize,
    szreadername: P1,
    pbicon: *mut u8,
    pcbicon: *mut u32,
) -> i32
where P1: Param<PCSTR>,