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