Function magick_rust::bindings::AutoOrientImage

source ยท
pub unsafe extern "C" fn AutoOrientImage(
    arg1: *const Image,
    arg2: OrientationType,
    arg3: *mut ExceptionInfo,
) -> *mut Image