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