pub unsafe extern "C" fn FLEncoder_SetSharedKeys(
arg1: FLEncoder,
arg2: FLSharedKeys,
)Expand description
Tells the encoder to use a shared-keys mapping when encoding dictionary keys.
pub unsafe extern "C" fn FLEncoder_SetSharedKeys(
arg1: FLEncoder,
arg2: FLSharedKeys,
)Tells the encoder to use a shared-keys mapping when encoding dictionary keys.