Function sundials_sys::N_VBufPack

source ·
pub unsafe extern "C" fn N_VBufPack(
    x: N_Vector,
    buf: *mut c_void
) -> SUNErrCode