ODNodeSetCredentialsUsingKerberosCache

Function ODNodeSetCredentialsUsingKerberosCache 

Source
pub unsafe extern "C-unwind" fn ODNodeSetCredentialsUsingKerberosCache(
    node: &ODNodeRef,
    cache_name: Option<&CFString>,
    error: *mut *mut CFError,
) -> bool
👎Deprecated: renamed to ODNodeRef::set_credentials_using_kerberos_cache
Available on crate features CFODNode and objc2-core-foundation only.