Function windows_sys::Win32::Security::Credentials::SCardIntroduceCardTypeW
[−]pub unsafe extern "system" fn SCardIntroduceCardTypeW(
hcontext: usize,
szcardname: PCWSTR,
pguidprimaryprovider: *const GUID,
rgguidinterfaces: *const GUID,
dwinterfacecount: u32,
pbatr: *const u8,
pbatrmask: *const u8,
cbatrlen: u32
) -> i32
Expand description
Required features: "Win32_Security_Credentials"