[][src]Function graphicsmagick_sys::AutoOrientImage

pub unsafe extern "C" fn AutoOrientImage(
    image: *const Image,
    current_orientation: OrientationType,
    exception: *mut ExceptionInfo
) -> *mut Image