fltk_sys::image

Function Fl_RGB_Image_from_data

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