mapEndIslandHeight

Function mapEndIslandHeight 

Source
pub unsafe extern "C" fn mapEndIslandHeight(
    y: *mut f32,
    en: *const EndNoise,
    seed: u64,
    x: c_int,
    z: c_int,
    w: c_int,
    h: c_int,
    scale: c_int,
) -> c_int