Skip to main content

wasmDebugLinesAppend

Function wasmDebugLinesAppend 

Source
pub unsafe extern "C" fn wasmDebugLinesAppend(
    wasmDebugLines: *mut WasmDebugLines,
    debugLine: WasmDebugLine,
) -> bool