Skip to main content

remove_impl

Function remove_impl 

Source
pub fn remove_impl(
    context: &mut NativeContext<'_, '_, '_>,
    ty_args: Vec<Type>,
    args: VecDeque<Value>,
) -> PartialVMResult<NativeResult>