Function binaryen_sys::BinaryenFunctionSetDebugLocation
source · pub unsafe extern "C" fn BinaryenFunctionSetDebugLocation(
func: BinaryenFunctionRef,
expr: BinaryenExpressionRef,
fileIndex: BinaryenIndex,
lineNumber: BinaryenIndex,
columnNumber: BinaryenIndex
)