Function cogl_sys::cogl_material_set_alpha_test_function[][src]

pub unsafe extern "C" fn cogl_material_set_alpha_test_function(
    material: *mut CoglMaterial,
    alpha_func: CoglMaterialAlphaFunc,
    alpha_reference: c_float
)