Function raylib_ffi::LoadImageAnim

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