windows::Win32::Networking::Clustering

Function ClusterRegSetKeySecurityEx

pub unsafe fn ClusterRegSetKeySecurityEx<P3>(
    hkey: HKEY,
    securityinformation: OBJECT_SECURITY_INFORMATION,
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    lpszreason: P3,
) -> i32
where P3: Param<PCWSTR>,