Function frida_gum_sys::_longjmp

source ยท
pub unsafe extern "C" fn _longjmp(
    __env: *mut __jmp_buf_tag,
    __val: c_int,
) -> !