Function spice::c::uddc_c[][src]

pub unsafe extern "C" fn uddc_c(
    udfunc: Option<unsafe extern "C" fn(f64, *mut f64)>,
    x: f64,
    dx: f64,
    isdecr: *mut i32
)