Function lottie_animation_render_tree

Source
pub unsafe extern "C" fn lottie_animation_render_tree(
    animation: *mut Lottie_Animation,
    frame_num: usize,
    width: usize,
    height: usize,
) -> *const LOTLayerNode