UIGuidedAccessRestrictionStateForIdentifier

Function UIGuidedAccessRestrictionStateForIdentifier 

Source
pub extern "C-unwind" fn UIGuidedAccessRestrictionStateForIdentifier(
    restriction_identifier: &NSString,
) -> UIGuidedAccessRestrictionState
👎Deprecated: renamed to UIGuidedAccessRestrictionState::for_identifier
Available on crate feature UIGuidedAccess only.