Function genPotential

Source
pub unsafe extern "C" fn genPotential(
    mL: *mut u64,
    mM: *mut u64,
    layerId: c_int,
    mc: c_int,
    flags: u32,
    biomeID: c_int,
)