pub unsafe extern "C" fn gs_texture_create_gdi(
width: u32,
height: u32,
) -> *mut gs_texture_t
Expand description
creates a windows GDI-lockable texture
pub unsafe extern "C" fn gs_texture_create_gdi(
width: u32,
height: u32,
) -> *mut gs_texture_t
creates a windows GDI-lockable texture