Function ulBitmapLockPixels

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

Lock pixels for reading/writing, returns pointer to pixel buffer.