Type Alias nvml_wrapper_sys::bindings::nvmlComputeInstancePlacement_t
source · pub type nvmlComputeInstancePlacement_t = nvmlComputeInstancePlacement_st;
Aliased Type§
struct nvmlComputeInstancePlacement_t {
pub start: u32,
pub size: u32,
}
Fields§
§start: u32
§size: u32