Function freeimage::ffi::FreeImage_Rotate [] [src]

pub unsafe extern "C" fn FreeImage_Rotate(
    dib: *const FIBITMAP,
    angle: c_double,
    bkcolor: *const c_void
) -> *const FIBITMAP