Function raylib::ffi::LoadImageAnim[][src]

pub unsafe extern "C" fn LoadImageAnim(
    fileName: *const i8,
    frames: *mut i32
) -> Image