unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
enforceWinAPI.enforceWinAPI
unstd
windows
exception
enforceWinAPI
Undocumented in source. Be warned that the author may not have intended to support it.
template
enforceWinAPI
(alias func)
auto
enforceWinAPI
(
ParameterTypeTuple
!
func
args
,
in
string
file
= __FILE__
,
in
size_t
line
= __LINE__
)
if
(
functionLinkage
!
func
== "Windows"
)
Meta
Source
See Implementation
unstd
windows
exception
enforceWinAPI
functions
enforceWinAPI