Function raylib_sys::LoadImageAnim

source ยท
pub unsafe extern "C" fn LoadImageAnim(
    fileName: *const c_char,
    frames: *mut c_int
) -> Image