pub unsafe extern "system" fn CryptGetDefaultOIDFunctionAddress(
hfuncset: *const c_void,
dwencodingtype: u32,
pwszdll: PCWSTR,
dwflags: u32,
ppvfuncaddr: *mut *mut c_void,
phfuncaddr: *mut *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"