Skip to main content

c_null_err

Macro c_null_err 

Source
macro_rules! c_null_err {
    ($ptr:expr, $msg:expr) => { ... };
}