Struct lpsolve_sys::Struct__B4rec [] [src]

#[repr(C)]
pub struct Struct__B4rec { pub B4_var: *mut c_int, pub var_B4: *mut c_int, pub B4_row: *mut c_int, pub row_B4: *mut c_int, pub wcol: *mut c_double, pub nzwcol: *mut c_int, }

Fields

Trait Implementations

impl Copy for Struct__B4rec
[src]

impl Clone for Struct__B4rec
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__B4rec
[src]

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