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

type PFNGLFLUSHMAPPEDBUFFERRANGEPROC = Option<unsafe extern "C" fn(target: GLenum, offset: GLintptr, length: GLsizeiptr)>;