Function getBiomeDepthAndScale

Source
pub unsafe extern "C" fn getBiomeDepthAndScale(
    id: c_int,
    depth: *mut f64,
    scale: *mut f64,
    grass: *mut c_int,
) -> c_int