[][src]Function raylib::ffi::ImageDither

pub unsafe extern "C" fn ImageDither(
    image: *mut Image,
    rBpp: i32,
    gBpp: i32,
    bBpp: i32,
    aBpp: i32
)