Function freeimage::ffi::FreeImage_AdjustContrast[][src]

pub unsafe extern "C" fn FreeImage_AdjustContrast(
    dib: *mut FIBITMAP,
    percentage: f64
) -> BOOL