windows::Win32::Security::Credentials

Function SCardGetReaderIconW

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