#include <synx.h>
Public Attributes | |
enum synx_import_type | type |
union { | |
struct synx_import_indv_params indv | |
struct synx_import_arr_params arr | |
}; | |
struct synx_import_params - Synx import parameters
: Import params type filled by client. : Params to import an individual handle or fence. : Params to import an array of handles or fences.