Skip to main content

xls_type_to_string

Function xls_type_to_string 

Source
pub unsafe extern "C" fn xls_type_to_string(
    t: *const CIrType,
    error_out: *mut *mut c_char,
    result_out: *mut *mut c_char,
) -> bool