[−][src]Struct uikit_sys::kauth_cache_sizes
Fields
kcs_group_size: u_int32_t
kcs_id_size: u_int32_t
Trait Implementations
impl Clone for kauth_cache_sizes
[src][+]
impl Copy for kauth_cache_sizes
[src]
impl Debug for kauth_cache_sizes
[src][+]
impl Default for kauth_cache_sizes
[src][+]
Auto Trait Implementations
impl RefUnwindSafe for kauth_cache_sizes
impl Send for kauth_cache_sizes
impl Sync for kauth_cache_sizes
impl Unpin for kauth_cache_sizes
impl UnwindSafe for kauth_cache_sizes
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,