Function neon_runtime::error::new_range_error[][src]

pub unsafe extern "C" fn new_range_error(out: &mut Local, msg: Local)

Mutates the out argument provided to refer to a newly created RangeError object.