Function sem_wait

pub unsafe extern "C" fn sem_wait(sem: *mut sem_t) -> i32
Available on crate feature dep_sdl3 only.