[][src]Function ejdb_sys::tcmpoolpush

pub unsafe extern "C" fn tcmpoolpush(
    mpool: *mut TCMPOOL,
    ptr: *mut c_void,
    del: Option<unsafe extern "C" fn(arg1: *mut c_void)>
) -> *mut c_void