Skip to main content

xls_function_builder_create

Function xls_function_builder_create 

Source
pub unsafe extern "C" fn xls_function_builder_create(
    name: *const c_char,
    package: *mut CIrPackage,
    should_verify: bool,
) -> *mut CIrFunctionBuilder