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