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