Struct swc_plugin_proxy::AllocatedBytesPtr
source · pub struct AllocatedBytesPtr(pub u32, pub u32);Expand description
A struct to exchange allocated data between memory spaces.
Tuple Fields§
§0: u32§1: u32pub struct AllocatedBytesPtr(pub u32, pub u32);A struct to exchange allocated data between memory spaces.
0: u32§1: u32