Function windows_sys::Win32::Security::Cryptography::NCryptGetProperty
[−]pub unsafe extern "system" fn NCryptGetProperty(
hobject: usize,
pszproperty: PWSTR,
pboutput: *mut u8,
cboutput: u32,
pcbresult: *mut u32,
dwflags: OBJECT_SECURITY_INFORMATION
) -> i32Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
