Function binaryen_sys::ExpressionRunnerSetGlobalValue
source · pub unsafe extern "C" fn ExpressionRunnerSetGlobalValue(
runner: ExpressionRunnerRef,
name: *const c_char,
value: BinaryenExpressionRef
) -> bool