Function libc::pthread_kill
[−]
[src]
pub unsafe extern fn pthread_kill(thread: pthread_t, sig: c_int) -> c_int
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io