[][src]Function graphicsmagick_sys::GetDelegateCommand

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