[][src]Function raylib_sys::rlFramebufferAttach

pub unsafe extern "C" fn rlFramebufferAttach(
    fboId: c_uint,
    texId: c_uint,
    attachType: c_int,
    texType: c_int
)