Struct lpsolve_sys::Struct__LLrec [] [src]

#[repr(C)]
pub struct Struct__LLrec { pub size: c_int, pub count: c_int, pub firstitem: c_int, pub lastitem: c_int, pub map: *mut c_int, }

Fields

Trait Implementations

impl Copy for Struct__LLrec
[src]

impl Clone for Struct__LLrec
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__LLrec
[src]

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