guest
0.0.0
In guest::
host
guest
::
host
Function
multiply
Copy item path
Source
pub fn multiply(a:
f32
, b:
f32
) ->
f32
Expand description
Example function that does a simple a × b operation