Function cogl_sys::cogl_bitmap_new_with_size[][src]

pub unsafe extern "C" fn cogl_bitmap_new_with_size(
    context: *mut CoglContext,
    width: c_uint,
    height: c_uint,
    format: CoglPixelFormat
) -> *mut CoglBitmap