Function rlottie_sys::lottie_animation_render
source · pub unsafe extern "C" fn lottie_animation_render(
animation: *mut Lottie_Animation,
frame_num: usize,
buffer: *mut u32,
width: usize,
height: usize,
bytes_per_line: usize
)