Function mlir_sys::mlirOperationGetBlock 
source · pub unsafe extern "C" fn mlirOperationGetBlock(
    op: MlirOperation
) -> MlirBlockExpand description
Gets the block that owns this operation, returning null if the operation is not owned.