Function windows_sys::Win32::Security::Cryptography::CryptGetOIDFunctionValue
[−]pub unsafe extern "system" fn CryptGetOIDFunctionValue(
dwencodingtype: u32,
pszfuncname: PCSTR,
pszoid: PCSTR,
pwszvaluename: PCWSTR,
pdwvaluetype: *mut u32,
pbvaluedata: *mut u8,
pcbvaluedata: *mut u32
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"