Function freeimage::ffi::FreeImage_SetBackgroundColor [] [src]

pub unsafe extern "C" fn FreeImage_SetBackgroundColor(
    dib: *const FIBITMAP,
    bkcolor: *const RGBQUAD
) -> BOOL