[][src]Type Definition sapp_linux::PFNGLISSTATENVPROC

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