php_stream_xport_param

Type Alias php_stream_xport_param 

Source
pub type php_stream_xport_param = _php_stream_xport_param;

Aliased Type§

#[repr(C)]
pub struct php_stream_xport_param { pub op: u32, pub _bitfield_align_1: [u8; 0], pub _bitfield_1: __BindgenBitfieldUnit<[u8; 1]>, pub inputs: _php_stream_xport_param__bindgen_ty_2, pub outputs: _php_stream_xport_param__bindgen_ty_3, }

Fields§

§op: u32§_bitfield_align_1: [u8; 0]§_bitfield_1: __BindgenBitfieldUnit<[u8; 1]>§inputs: _php_stream_xport_param__bindgen_ty_2§outputs: _php_stream_xport_param__bindgen_ty_3