entry_set_impl

Function entry_set_impl 

pub unsafe fn entry_set_impl(
    entry_ptr: usize,
    tag: i32,
    value: &str,
) -> Result<(), Exception>