Function js_open_handle_scope

Source
pub unsafe extern "C" fn js_open_handle_scope(
    env: *mut js_env_t,
    result: *mut *mut js_handle_scope_t,
) -> c_int