[][src]Type Definition graphicsmagick_sys::WriteByteHook

type WriteByteHook = Option<unsafe extern "C" fn(arg1: *mut Image, arg2: magick_uint8_t, info: *mut c_void) -> c_uint>;