Macro bottom::c_error

source ·
macro_rules! c_error {
    ($($x:tt)*) => { ... };
}