rustix
0.38.40
In rustix::weak
Macro
rustix
::
weak
::
weak
Copy item path
source
ยท
[
−
]
macro_rules!
weak { (
$vis
:vis
fn
$name
:ident($(
$t
:ty),
*
) ->
$ret
:ty) => { ... }; }