msfs::sys

Function nvgBeginFrame

Source
pub unsafe extern "C" fn nvgBeginFrame(
    ctx: *mut NVGcontext,
    windowWidth: f32,
    windowHeight: f32,
    devicePixelRatio: f32,
)