Function mjr_makeContext

Source
pub unsafe extern "C" fn mjr_makeContext(
    m: *const mjModel,
    con: *mut mjrContext,
    fontscale: c_int,
)