[][src]Function wasmer_runtime_core::fault::get_fault_info

pub unsafe fn get_fault_info(
    siginfo: *const c_void,
    ucontext: *mut c_void
) -> FaultInfo

Get fault info from siginfo and ucontext.