SDumpLayer

Type Alias SDumpLayer 

Source
pub type SDumpLayer = TagDumpLayer;
Expand description

@brief Structure for dump layer info

Aliased Type§

#[repr(C)]
pub struct SDumpLayer { pub iLayer: i32, pub pFileName: *mut i8, }

Fields§

§iLayer: i32§pFileName: *mut i8