Changes the link type to a ty instead of ident.
This commit is contained in:
parent
9e1fee89ad
commit
1339506fad
@ -2,7 +2,7 @@
|
|||||||
macro_rules! external_library
|
macro_rules! external_library
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
$name: ident : $link: ident
|
$name: ident : $link: ty
|
||||||
{
|
{
|
||||||
$(statics:
|
$(statics:
|
||||||
$($sname: ident: $stype: ty),+;
|
$($sname: ident: $stype: ty),+;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user