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

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