|
|
@@ -819,7 +819,7 @@ Return the unique identifier of the interface associated with the given @var{han
|
|
|
Return the size of the data associated with @var{handle}
|
|
|
@end deftypefun
|
|
|
|
|
|
-@deftypefun int starpu_handle_pack_data (starpu_data_handle_t @var{handle}, {void **}@var{ptr}, {ssize_t *}@var{count})
|
|
|
+@deftypefun int starpu_handle_pack_data (starpu_data_handle_t @var{handle}, {void **}@var{ptr}, {starpu_ssize_t *}@var{count})
|
|
|
Execute the packing operation of the interface of the data registered
|
|
|
at @var{handle} (@pxref{struct starpu_data_interface_ops}). This
|
|
|
packing operation must allocate a buffer large enough at @var{ptr} and
|