Function sundials_sys::N_VBufUnpack

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