pub type CUdevResource_v1 = CUdevResource_st;Aliased Type§
#[repr(C)]pub struct CUdevResource_v1 {
pub type_: CUdevResourceType,
pub _internal_padding: [u8; 92],
pub __bindgen_anon_1: CUdevResource_st__bindgen_ty_1,
pub nextResource: *mut CUdevResource_st,
}Fields§
§type_: CUdevResourceType§_internal_padding: [u8; 92]§__bindgen_anon_1: CUdevResource_st__bindgen_ty_1§nextResource: *mut CUdevResource_st