Function panda_sys::sem_open

source ·
pub unsafe extern "C" fn sem_open(
    __name: *const c_char,
    __oflag: c_int
    ...
) -> *mut sem_t