[][src]Function fltk_sys::image::Fl_RGB_Image_new

pub unsafe extern "C" fn Fl_RGB_Image_new(
    bits: *const c_uchar,
    W: c_int,
    H: c_int,
    depth: c_int
) -> *mut Fl_RGB_Image