rustmax::libc

Function sem_open

Source
pub unsafe extern "C" fn sem_open(
    name: *const i8,
    oflag: i32,
    ...
) -> *mut sem_t