Function freeimage::ffi::FreeImage_Rotate [−][src]
pub unsafe extern "C" fn FreeImage_Rotate(
dib: *mut FIBITMAP,
angle: f64,
bkcolor: *const c_void
) -> *mut FIBITMAP
pub unsafe extern "C" fn FreeImage_Rotate(
dib: *mut FIBITMAP,
angle: f64,
bkcolor: *const c_void
) -> *mut FIBITMAP