checkForBiomes

Function checkForBiomes 

Source
pub unsafe extern "C" fn checkForBiomes(
    g: *mut Generator,
    cache: *mut c_int,
    r: Range,
    dim: c_int,
    seed: u64,
    filter: *const BiomeFilter,
    stop: *mut c_char,
) -> c_int