vadgl ~master (2026-08-09T23:38:48.9439982)
Dub
Repo
to_glresult
vadgl
error
Undocumented in source. Be warned that the author may not have intended to support it.
GLResult
!
T
to_glresult
(Result!(InternalError, T) result)
@
safe
@
nogc
nothrow pure
GLResult
!
T
to_glresult
(
T
)
(
Result
!(
InternalError
,
T
)
result
)
if
(
!
is
(
T
==
void
)
)
GLResult
!
T
to_glresult
(Result!(InternalError, T) result)
Meta
Source
See Implementation
vadgl
error
aliases
GLResult
functions
copy_to_buffer
glresult
is_empty
to_glerror
to_glerror_flag
to_glresult
structs
GLError
InternalError