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

type PFNGLFLUSHVERTEXARRAYRANGEAPPLEPROC = Option<unsafe extern "C" fn(length: GLsizei, pointer: *mut c_void)>;