Function wren_sys::wrenHasModule[][src]

pub unsafe extern "C" fn wrenHasModule(
    vm: *mut WrenVM,
    module: *const c_char
) -> bool