Function classicube_sys::World_SetNewMap

source ยท
pub unsafe extern "C" fn World_SetNewMap(
    blocks: *mut BlockRaw,
    width: c_int,
    height: c_int,
    length: c_int,
)