Skip to main content

cudaDevResource

Type Alias cudaDevResource 

Source
pub type cudaDevResource = cudaDevResource_st;

Aliased Type§

#[repr(C)]
pub struct cudaDevResource { pub type_: cudaDevResourceType, pub _internal_padding: [u8; 92], pub __bindgen_anon_1: cudaDevResource_st__bindgen_ty_1, pub nextResource: *mut cudaDevResource_st, }

Fields§

§type_: cudaDevResourceType§_internal_padding: [u8; 92]§__bindgen_anon_1: cudaDevResource_st__bindgen_ty_1§nextResource: *mut cudaDevResource_st