msfs::sys

Function nvgTranslate

Source
pub unsafe extern "C" fn nvgTranslate(
    ctx: *mut NVGcontext,
    x: f32,
    y: f32,
)