ODRecordWillAuthenticationsExpire

Function ODRecordWillAuthenticationsExpire 

Source
pub unsafe extern "C-unwind" fn ODRecordWillAuthenticationsExpire(
    record: &ODRecordRef,
    will_expire_in: u64,
) -> bool
👎Deprecated: renamed to ODRecordRef::will_authentications_expire
Available on crate feature CFODRecord only.