pub unsafe extern "C" fn ulBitmapRawPixels(
    bitmap: ULBitmap
) -> *mut c_void
Expand description

Get raw pixel buffer– you should only call this if Bitmap is already locked.