Function raylib_sys::LoadImageAnim[][src]

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