push_error

Function push_error 

Source
pub unsafe fn push_error<E>(err: &E, lstate: *mut State) -> !
where E: Display + ?Sized,