Function windows_sys::Win32::Networking::Clustering::ClusterRegGetKeySecurity
[−]pub unsafe extern "system" fn ClusterRegGetKeySecurity(
hkey: HKEY,
requestedinformation: u32,
psecuritydescriptor: *mut SECURITY_DESCRIPTOR,
lpcbsecuritydescriptor: *mut u32
) -> i32Expand description
Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’, ‘Win32_Security’, ‘Win32_System_Registry’
