Skip to main content

gplotCreate

Function gplotCreate 

Source
pub unsafe extern "C" fn gplotCreate(
    rootname: *const i8,
    outformat: i32,
    title: *const i8,
    xlabel: *const i8,
    ylabel: *const i8,
) -> *mut GPlot