[][src]Type Definition fltk_sys::glu::PFNGLGETUNIFORMLOCATIONPROC

type PFNGLGETUNIFORMLOCATIONPROC = Option<unsafe extern "C" fn(program: GLuint, name: *const GLchar) -> GLint>;