Parcourir la source

Documentation: starpu_data_get_interface_on_node()

Cyril Roelandt il y a 13 ans
Parent
commit
8823d36310
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      doc/chapters/basic-api.texi

+ 1 - 1
doc/chapters/basic-api.texi

@@ -522,7 +522,7 @@ TODO
 @end deftypefun
 
 @deftypefun {void *} starpu_data_get_interface_on_node (starpu_data_handle_t @var{handle}, unsigned @var{memory_node})
-todo
+Return the interface associated with @var{handle} on @var{memory_node}.
 @end deftypefun
 
 @node Accessing Data Interfaces