Struct rsvg_sys::RsvgPositionData [] [src]

#[repr(C)]
pub struct RsvgPositionData { pub x: c_int, pub y: c_int, }

Fields