Skip to main content

xls_value_get_bits

Function xls_value_get_bits 

Source
pub unsafe extern "C" fn xls_value_get_bits(
    value: *const CIrValue,
    error_out: *mut *mut c_char,
    bits_out: *mut *mut CIrBits,
) -> bool