Function msfs::sys::nvgBeginFrame

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