[][src]Function cuda_driver_sys::cuGetExportTable

pub unsafe extern "C" fn cuGetExportTable(
    ppExportTable: *mut *const c_void,
    pExportTableId: *const CUuuid
) -> CUresult