Function gegl_sys::gegl_buffer_linear_open

source ยท
pub unsafe extern "C" fn gegl_buffer_linear_open(
    buffer: *mut GeglBuffer,
    extent: *const GeglRectangle,
    rowstride: *mut c_int,
    format: *const Babl,
) -> gpointer