[][src]Function graphicsmagick_sys::SeekBlob

pub unsafe extern "C" fn SeekBlob(
    image: *mut Image,
    offset: magick_off_t,
    whence: c_int
) -> magick_off_t