Function wren_sys::wrenReleaseHandle[][src]

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