Skip to main content

xls_value_get_element_count

Function xls_value_get_element_count 

Source
pub unsafe extern "C" fn xls_value_get_element_count(
    value: *const CIrValue,
    error_out: *mut *mut c_char,
    count_out: *mut i64,
) -> bool