Function windows_sys::Win32::Security::Cryptography::CryptRegisterDefaultOIDFunction
pub unsafe extern "system" fn CryptRegisterDefaultOIDFunction(
dwencodingtype: u32,
pszfuncname: PCSTR,
dwindex: u32,
pwszdll: PCWSTR
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"