Function libyang2_sys::ly_out_free

source ·
pub unsafe extern "C" fn ly_out_free(
    out: *mut ly_out,
    clb_arg_destructor: Option<unsafe extern "C" fn(arg: *mut c_void)>,
    destroy: ly_bool
)