[][src]Function wlroots_sys::pixman_add_traps

pub unsafe extern "C" fn pixman_add_traps(
    image: *mut pixman_image_t,
    x_off: i16,
    y_off: i16,
    ntrap: c_int,
    traps: *const pixman_trap_t
)