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