Function libc::sem_destroy
[−]
[src]
pub unsafe extern fn sem_destroy(sem: *mut sem_t) -> c_int
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io