Function pgx_pg_sys::pthread_kill

source ·
pub unsafe fn pthread_kill(
    arg___threadid: pthread_t,
    arg___signo: c_int
) -> c_int