[][src]Macro rustler::resource_struct_init

macro_rules! resource_struct_init {
    ($struct_name:ty, $env: ident) => { ... };
}