Skip to main content

nvmlComputeInstancePlacement_t

Type Alias nvmlComputeInstancePlacement_t 

Source
pub type nvmlComputeInstancePlacement_t = nvmlComputeInstancePlacement_st;

Aliased Type§

#[repr(C)]
pub struct nvmlComputeInstancePlacement_t { pub start: u32, pub size: u32, }

Fields§

§start: u32§size: u32