Function neon_runtime::error::new_type_error[][src]

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

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