[][src]Type Definition wlroots_sys::pixman_read_memory_func_t

type pixman_read_memory_func_t = Option<unsafe extern "C" fn(src: *const c_void, size: c_int) -> u32>;