draw_image

Function draw_image 

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