[][src]Type Definition sapp_linux::PFNGLATTACHSHADERPROC

type PFNGLATTACHSHADERPROC = Option<unsafe extern "C" fn(program: GLuint, shader: GLuint)>;