[][src]Function raylib_sys::rlRenderTextureAttach

pub unsafe extern "C" fn rlRenderTextureAttach(
    target: RenderTexture,
    id: c_uint,
    attachType: c_int
)