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

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