Function sundials_sys::SUNMemoryHelper_CopyAsync

source ·
pub unsafe extern "C" fn SUNMemoryHelper_CopyAsync(
    arg1: SUNMemoryHelper,
    dst: SUNMemory,
    src: SUNMemory,
    mem_size: usize,
    queue: *mut c_void
) -> SUNErrCode