gks_cellarray

Function gks_cellarray 

Source
pub unsafe extern "C" fn gks_cellarray(
    qx: f64,
    qy: f64,
    rx: f64,
    ry: f64,
    dimx: c_int,
    dimy: c_int,
    scol: c_int,
    srow: c_int,
    ncol: c_int,
    nrow: c_int,
    colia: *mut c_int,
)