[][src]Function obs_sys::gs_draw_sprite

pub unsafe extern "C" fn gs_draw_sprite(
    tex: *mut gs_texture_t,
    flip: u32,
    width: u32,
    height: u32
)