xPerlinInit

Function xPerlinInit 

Source
pub unsafe extern "C" fn xPerlinInit(
    noise: *mut PerlinNoise,
    xr: *mut Xoroshiro,
)