[][src]Type Definition raylib_sys::PFNGLUSEPROGRAMPROC

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