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