[][src]Function cuda_runtime_sys::cudaGetExportTable

pub unsafe extern "C" fn cudaGetExportTable(
    ppExportTable: *mut *const c_void,
    pExportTableId: *const cudaUUID_t
) -> cudaError_t