dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
ExternCFunc
qt
helpers
Undocumented in source.
template
ExternCFunc (
F
) {
alias
ExternCFunc
=
ReturnType
!
F
function
(
ParameterTypeTuple
!
F
, ...)
;
alias
ExternCFunc
=
ReturnType
!
F
function
(
ParameterTypeTuple
!
F
)
;
}
Members
Aliases
ExternCFunc
alias
ExternCFunc
=
ReturnType
!
F
function
(
ParameterTypeTuple
!
F
, ...)
Undocumented in source.
ExternCFunc
alias
ExternCFunc
=
ReturnType
!
F
function
(
ParameterTypeTuple
!
F
)
Undocumented in source.
Meta
Source
See Implementation
qt
helpers
functions
const_cast
interpolateMixin
reinterpret_cast
static_cast
stringifyMacroParameter
manifest constants
exportOnWindows
templates
ExternCFunc
ExternCPPFunc
globalInitVar
imported