fn builtin_defunct(
args: &[RValue],
_: &[(String, RValue)],
) -> Result<RValue, RError>Expand description
.Defunct — error that a function is defunct.
@param new replacement function name @param package package name @param msg custom message @namespace base