[−][src]Function show_notes::e031::point_translate
#[no_mangle] pub extern "C" fn point_translate(
point: *mut Point,
by_x: c_float,
by_y: c_float
)
Expose an interface for C API callers to call the Point
impl.
#[no_mangle] pub extern "C" fn point_translate(
point: *mut Point,
by_x: c_float,
by_y: c_float
)
Expose an interface for C API callers to call the Point
impl.