[][src]Function binaryen_sys::BinaryenSetLocal

pub unsafe extern "C" fn BinaryenSetLocal(
    module: BinaryenModuleRef,
    index: BinaryenIndex,
    value: BinaryenExpressionRef
) -> BinaryenExpressionRef