Skip to main content

rlFramebufferAttach

Function rlFramebufferAttach 

Source
pub unsafe extern "C" fn rlFramebufferAttach(
    fboId: u32,
    texId: u32,
    attachType: i32,
    texType: i32,
    mipLevel: i32,
)