Function windows_sys::Win32::Security::Cryptography::CryptSetOIDFunctionValue
[−]pub unsafe extern "system" fn CryptSetOIDFunctionValue(
dwencodingtype: u32,
pszfuncname: PCSTR,
pszoid: PCSTR,
pwszvaluename: PCWSTR,
dwvaluetype: REG_VALUE_TYPE,
pbvaluedata: *const u8,
cbvaluedata: u32
) -> BOOLExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation", "Win32_System_Registry"