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

type PFNGLISBUFFERRESIDENTNVPROC = Option<unsafe extern "C" fn(target: GLenum) -> GLboolean>;