Function windows_sys::Win32::Security::Credentials::SCardConnectA

pub unsafe extern "system" fn SCardConnectA(
    hcontext: usize,
    szreader: PCSTR,
    dwsharemode: u32,
    dwpreferredprotocols: u32,
    phcard: *mut usize,
    pdwactiveprotocol: *mut u32,
) -> i32