[][src]Type Definition glu_sys::glu::PFNGLDISPATCHCOMPUTEPROC

type PFNGLDISPATCHCOMPUTEPROC = Option<unsafe extern "C" fn(num_groups_x: GLuint, num_groups_y: GLuint, num_groups_z: GLuint)>;