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

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