sundials_sys

Function N_VSetArrayPointer

Source
pub unsafe extern "C" fn N_VSetArrayPointer(
    v_data: *mut sunrealtype,
    v: N_Vector,
)