Function raylib_sys::UnloadModelAnimations

source ยท
pub unsafe extern "C" fn UnloadModelAnimations(
    animations: *mut ModelAnimation,
    animCount: c_int
)