Function binaryen_sys::BinaryenModuleSetFieldName
source · pub unsafe extern "C" fn BinaryenModuleSetFieldName(
module: BinaryenModuleRef,
heapType: BinaryenHeapType,
index: BinaryenIndex,
name: *const c_char
)