Struct lpsolve_sys::Struct__DeltaVrec [] [src]

#[repr(C)]
pub struct Struct__DeltaVrec { pub lp: *mut lprec, pub activelevel: c_int, pub tracker: *mut MATrec, }

Fields

Trait Implementations

impl Copy for Struct__DeltaVrec
[src]

impl Clone for Struct__DeltaVrec
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__DeltaVrec
[src]

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