Struct hiredis_sys::unix_sock [] [src]

#[repr(C)]
pub struct unix_sock { pub path: *mut c_char, }

Fields