Function vips_semaphore_down_timeout

Source
pub unsafe extern "C" fn vips_semaphore_down_timeout(
    s: *mut VipsSemaphore,
    timeout: gint64,
) -> c_int