Function raylib_sys::rlLoadVertexBufferElement

source ยท
pub unsafe extern "C" fn rlLoadVertexBufferElement(
    buffer: *const c_void,
    size: c_int,
    dynamic: bool
) -> c_uint