starpu_data_get_interface_on_node

Function starpu_data_get_interface_on_node 

Source
pub unsafe extern "C" fn starpu_data_get_interface_on_node(
    handle: starpu_data_handle_t,
    memory_node: c_uint,
) -> *mut c_void
Expand description

Return the interface associated with \p handle on \p memory_node. See \ref DefiningANewDataInterface_pack for more details.