Function windows_sys::Win32::Security::Cryptography::UI::CryptUIDlgViewContext
pub unsafe extern "system" fn CryptUIDlgViewContext(
dwcontexttype: u32,
pvcontext: *const c_void,
hwnd: HWND,
pwsztitle: PCWSTR,
dwflags: u32,
pvreserved: *const c_void
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography_UI"
, "Win32_Foundation"