Function melior::dialect::ods::async::func

source ·
pub fn func<'c>(
    context: &'c Context,
    body: Region<'c>,
    sym_name: StringAttribute<'c>,
    function_type: TypeAttribute<'c>,
    location: Location<'c>
) -> FuncOperation<'c>
Expand description

Creates a func operation.