Function ui_sys::uiImageLoadPixmap32Raw [−][src]
pub unsafe extern "C" fn uiImageLoadPixmap32Raw(
img: *mut uiPixmapImage,
x: c_int,
y: c_int,
width: c_int,
height: c_int,
rowstrideBytes: c_int,
fmt: uiPixmap32Format,
data: *const c_void
)