Skip to main content

wasmConstInstructionRead

Function wasmConstInstructionRead 

Source
pub unsafe extern "C" fn wasmConstInstructionRead(
    buffer: *mut Buffer,
    opcode: WasmOpcode,
    result: *mut WasmConstInstruction,
) -> bool