jit_debugger_get_native_thread

Function jit_debugger_get_native_thread 

Source
pub unsafe extern "C" fn jit_debugger_get_native_thread(
    dbg: jit_debugger_t,
    thread: jit_debugger_thread_id_t,
    native_thread: *mut c_void,
) -> c_int