starpu_codelet_pack_arg_init

Function starpu_codelet_pack_arg_init 

Source
pub unsafe extern "C" fn starpu_codelet_pack_arg_init(
    state: *mut starpu_codelet_pack_arg_data,
)
Expand description

Initialize struct starpu_codelet_pack_arg before calling starpu_codelet_pack_arg() and starpu_codelet_pack_arg_fini(). This will simply initialize the content of the structure. See \ref InsertTaskUtility for more details.