Function sundials_sys::N_VSetArrayPointer

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