draw_image_frame

Function draw_image_frame 

Source
pub unsafe extern "C" fn draw_image_frame(
    ctx: *mut DCtx,
    image: *const Image,
    frame: u32,
    x: real32_t,
    y: real32_t,
)