Function js_exit_context

Source
pub unsafe extern "C" fn js_exit_context(
    env: *mut js_env_t,
    context: *mut js_context_t,
) -> c_int