[][src]Type Definition wlroots_sys::pixman_write_memory_func_t

type pixman_write_memory_func_t = Option<unsafe extern "C" fn(dst: *mut c_void, value: u32, size: c_int)>;