xls_function_get_type

Function xls_function_get_type 

Source
pub unsafe extern "C" fn xls_function_get_type(
    function: *const CIrFunction,
    error_out: *mut *mut c_char,
    xls_fn_type_out: *mut *mut CIrFunctionType,
) -> bool