pub unsafe extern "system" fn SCardConnectW(
    hcontext: usize,
    szreader: PCWSTR,
    dwsharemode: u32,
    dwpreferredprotocols: u32,
    phcard: *mut usize,
    pdwactiveprotocol: *mut u32
) -> i32
Expand description

Required features: "Win32_Security_Credentials"