[][src]Function sapp_linux::glGetPathSpacingNV

pub unsafe extern "C" fn glGetPathSpacingNV(
    pathListMode: GLenum,
    numPaths: GLsizei,
    pathNameType: GLenum,
    paths: *const c_void,
    pathBase: GLuint,
    advanceScale: GLfloat,
    kerningScale: GLfloat,
    transformType: GLenum,
    returnedSpacing: *mut GLfloat
)