Skip to main content

throw

Function throw 

Source
pub unsafe fn throw(env: Env, error: Value) -> Result<(), Status>
Available on crate feature napi-1 only.
Expand description