Skip to main content

sem_wait

Function sem_wait 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sem_wait(sem: *mut sem_t) -> c_int
Expand description