pub type CUmemLocation = CUmemLocation_v1;Expand description
Specifies a memory location.
Aliased Type§
#[repr(C)]pub struct CUmemLocation {
pub type_: u32,
pub __bindgen_anon_1: CUmemLocation_st__bindgen_ty_1,
}Fields§
§type_: u32< Specifies the location type, which modifies the meaning of id.
__bindgen_anon_1: CUmemLocation_st__bindgen_ty_1