Skip to main content

xls_package_get_array_type

Function xls_package_get_array_type 

Source
pub unsafe extern "C" fn xls_package_get_array_type(
    package: *mut CIrPackage,
    element_type: *mut CIrType,
    size: i64,
) -> *mut CIrType