NDR_EXPR_DESC

Type Alias NDR_EXPR_DESC 

Source
pub type NDR_EXPR_DESC = _NDR_EXPR_DESC;

Aliased Type§

#[repr(C)]
pub struct NDR_EXPR_DESC { pub pOffset: *const u16, pub pFormatExpr: *const u8, }

Fields§

§pOffset: *const u16§pFormatExpr: *const u8