Function wren_sys::wrenGetUserData

source ·
pub unsafe extern "C" fn wrenGetUserData(
    vm: *mut WrenVM
) -> *mut c_void