Function windows_sys::Win32::Security::Cryptography::BCryptDuplicateHash
[−]pub unsafe extern "system" fn BCryptDuplicateHash(
hhash: *const c_void,
phnewhash: *mut *mut c_void,
pbhashobject: *mut u8,
cbhashobject: u32,
dwflags: u32
) -> NTSTATUSExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"