[][src]Type Definition sapp_linux::PFNGLTANGENT3IEXTPROC

type PFNGLTANGENT3IEXTPROC = Option<unsafe extern "C" fn(tx: GLint, ty: GLint, tz: GLint)>;