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