mapNether2D

Function mapNether2D 

Source
pub unsafe extern "C" fn mapNether2D(
    nn: *const NetherNoise,
    out: *mut c_int,
    x: c_int,
    z: c_int,
    w: c_int,
    h: c_int,
) -> c_int