Skip to main content

rlSetVertexAttribute

Function rlSetVertexAttribute 

Source
pub unsafe extern "C" fn rlSetVertexAttribute(
    index: u32,
    compSize: i32,
    type_: i32,
    normalized: bool,
    stride: i32,
    offset: i32,
)