Function sundials_sys::IDAGetQuadSensErrWeights[][src]

pub unsafe extern "C" fn IDAGetQuadSensErrWeights(
    ida_mem: *mut c_void,
    eQSweight: *mut N_Vector
) -> c_int