Struct lpsolve_sys::Struct__PVrec [] [src]

#[repr(C)]
pub struct Struct__PVrec { pub count: c_int, pub startpos: *mut c_int, pub value: *mut c_double, pub parent: *mut Struct__PVrec, }

Fields

Trait Implementations

impl Copy for Struct__PVrec
[src]

impl Clone for Struct__PVrec
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__PVrec
[src]

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