[][src]Function graphicsmagick_sys::fsetpos

pub unsafe extern "C" fn fsetpos(
    __stream: *mut FILE,
    __pos: *const fpos_t
) -> c_int