Function freeimage::ffi::FreeImage_FillBackground [] [src]

pub unsafe extern "C" fn FreeImage_FillBackground(
    dib: *const FIBITMAP,
    color: *const c_void,
    options: c_int
) -> BOOL