[][src]Function graphicsmagick_sys::DrawAffineImage

pub unsafe extern "C" fn DrawAffineImage(
    arg1: *mut Image,
    arg2: *const Image,
    arg3: *const AffineMatrix
) -> c_uint