Function listpack::lpInsertInt64[][src]

pub unsafe extern "C" fn lpInsertInt64(
    lp: *mut listpack,
    value: int64_t,
    p: *mut u8,
    wh: c_int,
    newp: *mut *mut u8
) -> *mut listpack