Function material_get_texture

Source
pub unsafe extern "C" fn material_get_texture(
    material: MaterialT,
    name: *const c_char,
) -> TexT