Struct lpsolve_sys::Struct_Unnamed1 [] [src]

#[repr(C)]
pub struct Struct_Unnamed1 { pub table: *mut *mut hashelem, pub size: c_int, pub base: c_int, pub count: c_int, pub first: *mut Struct__hashelem, pub last: *mut Struct__hashelem, }

Fields

Trait Implementations

impl Copy for Struct_Unnamed1
[src]

impl Clone for Struct_Unnamed1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed1
[src]

Returns the "default value" for a type. Read more