[][src]Function CCODE::RegSetKeySecurity

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