Function rust_raylib::ffi::LoadImageAnim

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

Load image sequence from file (frames appended to image.data)