sp_bit_vec_command_get_compression

Function sp_bit_vec_command_get_compression 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sp_bit_vec_command_get_compression( instance: NonNull<BitVecCommand>, ) -> CompressionCode
Expand description

Gets the value of field compression of the servicepoint::BitVecCommand.

This function is part of the bit_vec_command module.