Skip to main content

xls_function_type_to_string

Function xls_function_type_to_string 

Source
pub unsafe extern "C" fn xls_function_type_to_string(
    t: *const CIrFunctionType,
    error_out: *mut *mut c_char,
    string_out: *mut *mut c_char,
) -> bool