[][src]Function graphicsmagick_sys::InvokeDelegate

pub unsafe extern "C" fn InvokeDelegate(
    image_info: *mut ImageInfo,
    image: *mut Image,
    decode: *const c_char,
    encode: *const c_char,
    exception: *mut ExceptionInfo
) -> c_uint