fltk_sys::image

Function Fl_RGB_Image_new

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