Function windows_sys::Win32::Networking::Clustering::ClusterDecrypt
[−]pub unsafe extern "system" fn ClusterDecrypt(
hcluscryptprovider: *const _HCLUSCRYPTPROVIDER,
pcryptinput: *const u8,
cbcryptinput: u32,
ppcryptoutput: *mut *mut u8,
pcbcryptoutput: *mut u32
) -> u32Expand description
Required features: ‘Win32_Networking_Clustering’
