Function libobs::gs_texture_set_image
source ยท pub unsafe extern "C" fn gs_texture_set_image(
tex: *mut gs_texture_t,
data: *const u8,
linesize: u32,
invert: bool,
)pub unsafe extern "C" fn gs_texture_set_image(
tex: *mut gs_texture_t,
data: *const u8,
linesize: u32,
invert: bool,
)