entry_set_int64_impl

Function entry_set_int64_impl 

pub unsafe fn entry_set_int64_impl(
    entry_ptr: usize,
    tag: i32,
    value: i64,
) -> Result<(), Exception>