Function wasmer_vm::trap::traphandlers::trap_handler

source ยท
unsafe extern "C" fn trap_handler(
    signum: c_int,
    siginfo: *mut siginfo_t,
    context: *mut c_void,
)