Function nanovg_sys::nvgBeginFrame[][src]

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