[][src]Function freeimage::ffi::FreeImage_Load

pub unsafe extern "C" fn FreeImage_Load(
    fif: FREE_IMAGE_FORMAT,
    filename: *const c_char,
    flags: c_int
) -> *mut FIBITMAP