Function windows_sys::Win32::Security::Cryptography::CryptRegisterOIDFunction
[−]pub unsafe extern "system" fn CryptRegisterOIDFunction(
dwencodingtype: u32,
pszfuncname: PCSTR,
pszoid: PCSTR,
pwszdll: PCWSTR,
pszoverridefuncname: PCSTR
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"