Skip to main content

RtlSetAttributesSecurityDescriptor

Function RtlSetAttributesSecurityDescriptor 

Source
pub unsafe extern "system" fn RtlSetAttributesSecurityDescriptor(
    SecurityDescriptor: PSECURITY_DESCRIPTOR,
    Control: SECURITY_DESCRIPTOR_CONTROL,
    Revision: PULONG,
) -> NTSTATUS