wamr_sys

Function wasm_runtime_detect_native_stack_overflow_size

Source
pub unsafe extern "C" fn wasm_runtime_detect_native_stack_overflow_size(
    exec_env: wasm_exec_env_t,
    required_size: u32,
) -> bool