Function windows_sys::Win32::Security::Cryptography::NCryptSetProperty
[−]pub unsafe extern "system" fn NCryptSetProperty(
hobject: usize,
pszproperty: PWSTR,
pbinput: *const u8,
cbinput: u32,
dwflags: NCRYPT_FLAGS
) -> i32Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
