[][src]Type Definition sapp_linux::PFNGLISVERTEXARRAYPROC

type PFNGLISVERTEXARRAYPROC = Option<unsafe extern "C" fn(array: GLuint) -> GLboolean>;