[][src]Function sundials_sys::KINSetSysFunc

pub unsafe extern "C" fn KINSetSysFunc(
    kinmem: *mut c_void,
    func: KINSysFn
) -> c_int