Function mlir_sys::mlirBlockGetNumArguments
source · pub unsafe extern "C" fn mlirBlockGetNumArguments(
block: MlirBlock
) -> isize
Expand description
Returns the number of arguments of the block.
pub unsafe extern "C" fn mlirBlockGetNumArguments(
block: MlirBlock
) -> isize
Returns the number of arguments of the block.