Skip to main content

xls_value_to_string

Function xls_value_to_string 

Source
pub unsafe extern "C" fn xls_value_to_string(
    value: *const CIrValue,
    str_out: *mut *mut c_char,
) -> bool