Function freeimage::ffi::FreeImage_ConvertToType [] [src]

pub unsafe extern "C" fn FreeImage_ConvertToType(
    src: *const FIBITMAP,
    dst_type: FREE_IMAGE_TYPE,
    scale_linear: BOOL
) -> *const FIBITMAP