pub unsafe extern "system" fn SCardListReadersW(
    hcontext: usize,
    mszgroups: PCWSTR,
    mszreaders: PWSTR,
    pcchreaders: *mut u32
) -> i32
Expand description

Required features: "Win32_Security_Credentials"