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

type PFNGLISNAMEDBUFFERRESIDENTNVPROC = Option<unsafe extern "C" fn(buffer: GLuint) -> GLboolean>;