Function leptonica_sys::gplotCreate

source ·
pub unsafe extern "C" fn gplotCreate(
    rootname: *const c_char,
    outformat: l_int32,
    title: *const c_char,
    xlabel: *const c_char,
    ylabel: *const c_char
) -> *mut GPLOT