esl_histogram_PlotQQ

Function esl_histogram_PlotQQ 

Source
pub unsafe extern "C" fn esl_histogram_PlotQQ(
    fp: *mut FILE,
    h: *mut ESL_HISTOGRAM,
    invcdf: Option<unsafe extern "C" fn(arg1: f64, arg2: *mut c_void) -> f64>,
    params: *mut c_void,
) -> c_int