Wind_Create

Function Wind_Create 

Source
pub unsafe extern "C" fn Wind_Create(
    pos: *mut Vec3,
    radius: c_int,
    x: f32,
    y: f32,
    z: f32,
)