ODRecordAuthenticationAllowed

Function ODRecordAuthenticationAllowed 

Source
pub unsafe extern "C-unwind" fn ODRecordAuthenticationAllowed(
    record: &ODRecordRef,
    error: *mut *mut CFError,
) -> bool
👎Deprecated: renamed to ODRecordRef::authentication_allowed
Available on crate features CFODRecord and objc2-core-foundation only.