pub unsafe extern "C" fn load_render_texture(
width: c_int,
height: c_int,
) -> RenderTextureExpand description
Load texture for rendering (framebuffer)
pub unsafe extern "C" fn load_render_texture(
width: c_int,
height: c_int,
) -> RenderTextureLoad texture for rendering (framebuffer)