[][src]Function wren_sys::wrenReleaseHandle

pub unsafe extern "C" fn wrenReleaseHandle(
    vm: *mut WrenVM,
    handle: *mut WrenHandle
)