pub unsafe extern "C" fn aiTextureTypeToString(
in_: aiTextureType,
) -> *const c_charExpand description
@brief Get a string for a given aiTextureType
@param in The texture type @return The description string for the texture type.
pub unsafe extern "C" fn aiTextureTypeToString(
in_: aiTextureType,
) -> *const c_char@brief Get a string for a given aiTextureType
@param in The texture type @return The description string for the texture type.