b3CreateChangeTextureCommandInit

Function b3CreateChangeTextureCommandInit 

Source
pub unsafe extern "C" fn b3CreateChangeTextureCommandInit(
    physClient: b3PhysicsClientHandle,
    textureUniqueId: c_int,
    width: c_int,
    height: c_int,
    rgbPixels: *const c_char,
) -> b3SharedMemoryCommandHandle