[][src]Function winapi::um::winreg::RegSetKeySecurity

pub unsafe extern "system" fn RegSetKeySecurity(
    hKey: HKEY,
    SecurityInformation: SECURITY_INFORMATION,
    pSecurityDescriptor: PSECURITY_DESCRIPTOR
) -> LSTATUS