[][src]Function sapp_linux::glPathCommandsNV

pub unsafe extern "C" fn glPathCommandsNV(
    path: GLuint,
    numCommands: GLsizei,
    commands: *const GLubyte,
    numCoords: GLsizei,
    coordType: GLenum,
    coords: *const c_void
)