Function fdf_sys::fdf_arena_free

source ยท
pub unsafe extern "C" fn fdf_arena_free(
    arena: *mut fdf_arena_t,
    ptr: *mut c_void,
)