Struct libc::proc_vnodepathinfo [−][src]
#[repr(C)]pub struct proc_vnodepathinfo { pub pvi_cdir: vnode_info_path, pub pvi_rdir: vnode_info_path, }
Fields
pvi_cdir: vnode_info_pathpvi_rdir: vnode_info_pathTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.