Function windows_native::ntrtl::RtlSetControlSecurityDescriptor
source · pub unsafe extern "system" fn RtlSetControlSecurityDescriptor(
SecurityDescriptor: *mut SECURITY_DESCRIPTOR,
ControlBitsOfInterest: SECURITY_DESCRIPTOR_CONTROL,
ControlBitsToSet: SECURITY_DESCRIPTOR_CONTROL
) -> NTSTATUS