Skip to main content

wasmDebugLinesEnsureCapacity

Function wasmDebugLinesEnsureCapacity 

Source
pub unsafe extern "C" fn wasmDebugLinesEnsureCapacity(
    wasmDebugLines: *mut WasmDebugLines,
    length: usize,
) -> bool