Macro std::sys::unix::weak::weak

source ·
pub(crate) macro weak(fn $name:ident($($t:ty),*) -> $ret:ty) {
    ...
}