Function mj_stackAlloc

Source
pub unsafe extern "C" fn mj_stackAlloc(
    d: *mut mjData,
    size: c_int,
) -> *mut mjtNum