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_Foundation"