Function classicube_sys::Game_ChangeBlock

source ยท
pub unsafe extern "C" fn Game_ChangeBlock(
    x: c_int,
    y: c_int,
    z: c_int,
    block: BlockID,
)