pub unsafe extern "system" fn CryptUIDlgSelectCertificateFromStore(
hcertstore: *const c_void,
hwnd: HWND,
pwsztitle: PWSTR,
pwszdisplaystring: PWSTR,
dwdontusecolumn: u32,
dwflags: u32,
pvreserved: *const c_void
) -> *mut CERT_CONTEXTExpand description
Required features: ‘Win32_Security_Cryptography_UI’, ‘Win32_Foundation’
