Skip to main content

wxd_Bitmap_CreateFromRGBA

Function wxd_Bitmap_CreateFromRGBA 

Source
pub unsafe extern "C" fn wxd_Bitmap_CreateFromRGBA(
    data: *const c_uchar,
    width: c_int,
    height: c_int,
) -> *mut wxd_Bitmap_t