Function BinaryenConstSetValueI64

Source
pub unsafe extern "C" fn BinaryenConstSetValueI64(
    expr: BinaryenExpressionRef,
    value: i64,
)