[][src]Type Definition sapp_linux::PFNGLISBUFFERRESIDENTNVPROC

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