[][src]Function winapi::um::securitybaseapi::SetSecurityDescriptorControl

pub unsafe extern "system" fn SetSecurityDescriptorControl(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    ControlBitsOfInterest: SECURITY_DESCRIPTOR_CONTROL,
    ControlBitsToSet: SECURITY_DESCRIPTOR_CONTROL
) -> BOOL