Function sundials_sys::N_VMake_OpenMP[][src]

pub unsafe extern "C" fn N_VMake_OpenMP(
    vec_length: sunindextype,
    v_data: *mut realtype,
    num_threads: c_int
) -> N_Vector