Struct libc::vnode_info_path [−][src]
#[repr(C)]pub struct vnode_info_path { pub vip_vi: vnode_info, pub vip_path: [[c_char; 32]; 32], }
Fields
vip_vi: vnode_infovip_path: [[c_char; 32]; 32]Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.