[][src]Function gles30::global_commands::glGetPointervKHR

pub unsafe fn glGetPointervKHR(pname: GLenum, params: *mut *mut c_void)
This is supported on crate feature GL_KHR_debug only.

glGetPointervKHR(pname, params)

  • alias of: [glGetPointerv]