pub unsafe extern "system" fn CryptInstallOIDFunctionAddress(
hmodule: HINSTANCE,
dwencodingtype: u32,
pszfuncname: PCSTR,
cfuncentry: u32,
rgfuncentry: *const CRYPT_OID_FUNC_ENTRY,
dwflags: u32
) -> BOOL
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’