Function mj_makeEmptyFileVFS

Source
pub unsafe extern "C" fn mj_makeEmptyFileVFS(
    vfs: *mut mjVFS,
    filename: *const c_char,
    filesize: c_int,
) -> c_int