[][src]Type Definition raylib_sys::PFNGLISENABLEDIPROC

type PFNGLISENABLEDIPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint) -> GLboolean>;