msfs::sys

Function nvgCreateImage

Source
pub unsafe extern "C" fn nvgCreateImage(
    ctx: *mut NVGcontext,
    filename: *const c_char,
    imageFlags: c_int,
) -> c_int