Function gl::GetDoublei_v
[−]
[src]
pub unsafe fn GetDoublei_v(target: GLenum, index: GLuint, data: *mut GLdouble)
Fallbacks: GetDoubleIndexedvEXT, GetDoublei_vEXT
pub unsafe fn GetDoublei_v(target: GLenum, index: GLuint, data: *mut GLdouble)
Fallbacks: GetDoubleIndexedvEXT, GetDoublei_vEXT
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).