[][src]Type Definition wasm_rpc::Pointer

type Pointer = *const u8;

Trait Implementations

impl Dereferenceable for Pointer[src]