Skip to main content

c_error

Macro c_error 

Source
macro_rules! c_error {
    ($msg:expr) => { ... };
}