enif_snprintf

Macro enif_snprintf 

Source
macro_rules! enif_snprintf {
    ( $( $arg:expr ),* ) => { ... };
    ( $( $arg:expr ),+, ) => { ... };
}