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

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