[][src]Type Definition makepad_glx_sys::PFNGLGETUNIFORMLOCATIONPROC

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