liq_attr_create_with_allocator

Function liq_attr_create_with_allocator 

Source
#[unsafe(no_mangle)]
pub extern "C" fn liq_attr_create_with_allocator( _unused: *mut c_void, free: unsafe extern "C" fn(*mut c_void), ) -> Option<Box<liq_attr>>
👎Deprecated: custom allocators are no longer supported