[][src]Type Definition rs_gles3::bindings::PFNGLUSEPROGRAMPROC

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