Spoc_core.Vector_transferval to_ctypes_ptr : 'a 'b. ('a, 'b) Vector_types.t -> unit Ctypes.ptrRaw host pointers
val host_ptr : 'a 'b. ('a, 'b) Vector_types.t -> nativeintval bigarray_to_ptr :
('a, 'b, Stdlib.Bigarray.c_layout) Stdlib.Bigarray.Array1.t ->
int ->
unit Ctypes.ptr * intConvert bigarray to raw pointer and byte size
Auto-sync callback registration
val sync_to_cpu_callback : sync_callback option Stdlib.refval register_sync_callback : sync_callback -> unitval ensure_cpu_sync : ('a, 'b) Vector_types.t -> unit