Function lpsolve_sys::mat_findins [] [src]

pub unsafe extern "C" fn mat_findins(
    mat: *mut MATrec,
    row: c_int,
    column: c_int,
    insertpos: *mut c_int,
    validate: c_uchar
) -> c_int