Function shaderInstanceFree

Source
pub unsafe extern "C" fn shaderInstanceFree(
    si: *mut shaderInstance_s,
) -> Result
Expand description

Frees a shader instance.

ยงArguments

  • si - Shader instance to free.