[][src]Function gdnative_common::libc::sem_open

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