Function windows_sys::Win32::Security::Cryptography::CryptGetOIDFunctionAddress
[−]pub unsafe extern "system" fn CryptGetOIDFunctionAddress(
hfuncset: *const c_void,
dwencodingtype: u32,
pszoid: PCSTR,
dwflags: u32,
ppvfuncaddr: *mut *mut c_void,
phfuncaddr: *mut *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"