pub unsafe extern "system" fn CryptUIDlgViewContext(
    dwcontexttype: u32,
    pvcontext: *const c_void,
    hwnd: HWND,
    pwsztitle: PWSTR,
    dwflags: u32,
    pvreserved: *const c_void
) -> BOOL
Expand description

Required features: ‘Win32_Security_Cryptography_UI’, ‘Win32_Foundation’