[][src]Function wlroots_sys::pixman_image_set_alpha_map

pub unsafe extern "C" fn pixman_image_set_alpha_map(
    image: *mut pixman_image_t,
    alpha_map: *mut pixman_image_t,
    x: i16,
    y: i16
)