[][src]Function ul_sys::ulViewGetBitmap

pub unsafe extern "C" fn ulViewGetBitmap(view: ULView) -> ULBitmap

Get bitmap (will reset the dirty flag).

@note Don't destroy the returned bitmap, it is owned by the View.