[][src]Function sokol::gfx::sg_make_image

pub fn sg_make_image<T>(
    content: Option<&[(*const T, i32)]>,
    desc: &SgImageDesc
) -> SgImage