Function binaryen_sys::BinaryenFunctionSetDebugLocation [−][src]
pub unsafe extern "C" fn BinaryenFunctionSetDebugLocation(
func: BinaryenFunctionRef,
expr: BinaryenExpressionRef,
fileIndex: BinaryenIndex,
lineNumber: BinaryenIndex,
columnNumber: BinaryenIndex
)