Function gr_getformat

Source
pub unsafe extern "C" fn gr_getformat(
    result: *mut format_reference_t,
    origin: f64,
    min: f64,
    max: f64,
    tick_width: f64,
    major: c_int,
)