[][src]Function wasmer_runtime_c_api::module::wasmer_serialized_module_bytes

#[no_mangle]
pub unsafe extern "C" fn wasmer_serialized_module_bytes(
    serialized_module: *const wasmer_serialized_module_t
) -> wasmer_byte_array

Get bytes of the serialized module.