#[no_mangle]
pub extern "C" fn liq_set_min_opacity(
    _: &mut liq_attr,
    _: c_int
) -> liq_error
👎Deprecated