wamr_sys

Function wasm_global_type_get_valkind

Source
pub unsafe extern "C" fn wasm_global_type_get_valkind(
    global_type: wasm_global_type_t,
) -> wasm_valkind_t
Expand description

Get the kind for a global type

@param global_type the global type

@return the kind of the global