Function Gfx_CreateDynamicVb

Source
pub unsafe extern "C" fn Gfx_CreateDynamicVb(
    fmt: VertexFormat,
    maxVertices: c_int,
) -> GfxResourceID