Skip to main content

cuGetExportTable_params

Type Alias cuGetExportTable_params 

Source
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