entry_set_int32_impl

Function entry_set_int32_impl 

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