Type Definition libjit_sys::jit_exception_func [] [src]

type jit_exception_func = Option<extern "C" fn(_: c_int) -> *mut c_void>;