pub type cuGetExportTable_params = cuGetExportTable_params_st;Aliased Type§
#[repr(C)]pub struct cuGetExportTable_params {
pub ppExportTable: *mut *const c_void,
pub pExportTableId: *const CUuuid_st,
}Fields§
§ppExportTable: *mut *const c_void§pExportTableId: *const CUuuid_st