pub unsafe extern "C" fn starpu_data_request_allocation(
handle: starpu_data_handle_t,
node: c_uint,
) -> c_intExpand description
Explicitly ask StarPU to allocate room for a piece of data on the specified memory \p node. See \ref DataPrefetch for more details.