Skip to main content

xls_function_to_string

Function xls_function_to_string 

Source
pub unsafe extern "C" fn xls_function_to_string(
    f: *const CIrFunction,
    string_out: *mut *mut c_char,
) -> bool